Documentation
¶
Index ¶
- type AccessControlProfileBuilderClient
- func (c *AccessControlProfileBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *AccessControlProfileBuilderClient) SetReaderCertificate(ctx context.Context, arg0 int64) (int64, error)
- func (c *AccessControlProfileBuilderClient) SetUserAuthenticationRequired(ctx context.Context, arg0 bool) (int64, error)
- func (c *AccessControlProfileBuilderClient) SetUserAuthenticationTimeout(ctx context.Context, arg0 int64) (int64, error)
- type AccessControlProfileIdClient
- type AuthenticationKeyMetadataClient
- type CredentialClient
- func (c *CredentialClient) CreateEphemeralKeyPair(ctx context.Context) (int64, error)
- func (c *CredentialClient) DecryptMessageFromReader(ctx context.Context, arg0 int64) (int64, error)
- func (c *CredentialClient) Delete(ctx context.Context, arg0 int64) (int64, error)
- func (c *CredentialClient) EncryptMessageToReader(ctx context.Context, arg0 int64) (int64, error)
- func (c *CredentialClient) GetAuthKeysNeedingCertification(ctx context.Context) (int64, error)
- func (c *CredentialClient) GetAuthenticationDataUsageCount(ctx context.Context) (int64, error)
- func (c *CredentialClient) GetAuthenticationKeyMetadata(ctx context.Context) (int64, error)
- func (c *CredentialClient) GetCredentialKeyCertificateChain(ctx context.Context) (int64, error)
- func (c *CredentialClient) ProveOwnership(ctx context.Context, arg0 int64) (int64, error)
- func (c *CredentialClient) SetAllowUsingExhaustedKeys(ctx context.Context, arg0 bool) error
- func (c *CredentialClient) SetAllowUsingExpiredKeys(ctx context.Context, arg0 bool) error
- func (c *CredentialClient) SetAvailableAuthenticationKeys2(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *CredentialClient) SetAvailableAuthenticationKeys3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
- func (c *CredentialClient) SetReaderEphemeralPublicKey(ctx context.Context, arg0 int64) error
- func (c *CredentialClient) StoreStaticAuthenticationData2(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *CredentialClient) StoreStaticAuthenticationData3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *CredentialClient) Update(ctx context.Context, arg0 int64) (int64, error)
- type CredentialDataRequestBuilderClient
- func (c *CredentialDataRequestBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *CredentialDataRequestBuilderClient) SetAllowUsingExhaustedKeys(ctx context.Context, arg0 bool) (int64, error)
- func (c *CredentialDataRequestBuilderClient) SetAllowUsingExpiredKeys(ctx context.Context, arg0 bool) (int64, error)
- func (c *CredentialDataRequestBuilderClient) SetIncrementUseCount(ctx context.Context, arg0 bool) (int64, error)
- func (c *CredentialDataRequestBuilderClient) SetReaderSignature(ctx context.Context, arg0 int64) (int64, error)
- func (c *CredentialDataRequestBuilderClient) SetRequestMessage(ctx context.Context, arg0 int64) (int64, error)
- type CredentialDataRequestClient
- func (c *CredentialDataRequestClient) GetReaderSignature(ctx context.Context) (int64, error)
- func (c *CredentialDataRequestClient) GetRequestMessage(ctx context.Context) (int64, error)
- func (c *CredentialDataRequestClient) IsAllowUsingExhaustedKeys(ctx context.Context) (bool, error)
- func (c *CredentialDataRequestClient) IsAllowUsingExpiredKeys(ctx context.Context) (bool, error)
- func (c *CredentialDataRequestClient) IsIncrementUseCount(ctx context.Context) (bool, error)
- type CredentialDataResultClient
- func (c *CredentialDataResultClient) GetDeviceMac(ctx context.Context) (int64, error)
- func (c *CredentialDataResultClient) GetDeviceNameSpaces(ctx context.Context) (int64, error)
- func (c *CredentialDataResultClient) GetDeviceSignature(ctx context.Context) (int64, error)
- func (c *CredentialDataResultClient) GetDeviceSignedEntries(ctx context.Context) (int64, error)
- func (c *CredentialDataResultClient) GetIssuerSignedEntries(ctx context.Context) (int64, error)
- func (c *CredentialDataResultClient) GetStaticAuthenticationData(ctx context.Context) (int64, error)
- type CredentialDataResultEntriesClient
- func (c *CredentialDataResultEntriesClient) GetEntry(ctx context.Context, arg0 string, arg1 string) (int64, error)
- func (c *CredentialDataResultEntriesClient) GetEntryNames(ctx context.Context, arg0 string) (int64, error)
- func (c *CredentialDataResultEntriesClient) GetNamespaces(ctx context.Context) (int64, error)
- func (c *CredentialDataResultEntriesClient) GetRetrievedEntryNames(ctx context.Context, arg0 string) (int64, error)
- func (c *CredentialDataResultEntriesClient) GetStatus(ctx context.Context, arg0 string, arg1 string) (int32, error)
- type CredentialStoreClient
- func (c *CredentialStoreClient) CreateCredential(ctx context.Context, arg0 string, arg1 string) (int64, error)
- func (c *CredentialStoreClient) CreatePresentationSession(ctx context.Context, arg0 int32) (int64, error)
- func (c *CredentialStoreClient) DeleteCredentialByName(ctx context.Context, arg0 string) (int64, error)
- func (c *CredentialStoreClient) GetCredentialByName(ctx context.Context, arg0 string, arg1 int32) (int64, error)
- func (c *CredentialStoreClient) GetDirectAccessInstance(ctx context.Context, arg0 int64) (int64, error)
- func (c *CredentialStoreClient) GetInstance(ctx context.Context, arg0 int64) (int64, error)
- func (c *CredentialStoreClient) GetSupportedDocTypes(ctx context.Context) (int64, error)
- type PersonalizationDataBuilderClient
- type PresentationSessionClient
- func (c *PresentationSessionClient) GetCredentialData(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *PresentationSessionClient) GetEphemeralKeyPair(ctx context.Context) (int64, error)
- func (c *PresentationSessionClient) SetReaderEphemeralPublicKey(ctx context.Context, arg0 int64) error
- func (c *PresentationSessionClient) SetSessionTranscript(ctx context.Context, arg0 int64) error
- type ResultDataClient
- func (c *ResultDataClient) GetAuthenticatedData(ctx context.Context) (int64, error)
- func (c *ResultDataClient) GetEntry(ctx context.Context, arg0 string, arg1 string) (int64, error)
- func (c *ResultDataClient) GetEntryNames(ctx context.Context, arg0 string) (int64, error)
- func (c *ResultDataClient) GetMessageAuthenticationCode(ctx context.Context) (int64, error)
- func (c *ResultDataClient) GetNamespaces(ctx context.Context) (int64, error)
- func (c *ResultDataClient) GetRetrievedEntryNames(ctx context.Context, arg0 string) (int64, error)
- func (c *ResultDataClient) GetStaticAuthenticationData(ctx context.Context) (int64, error)
- func (c *ResultDataClient) GetStatus(ctx context.Context, arg0 string, arg1 string) (int32, error)
- type WritableIdentityCredentialClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessControlProfileBuilderClient ¶
type AccessControlProfileBuilderClient struct {
// contains filtered or unexported fields
}
AccessControlProfileBuilderClient wraps the gRPC AccessControlProfileBuilderService client.
func NewAccessControlProfileBuilderClient ¶
func NewAccessControlProfileBuilderClient(cc grpc.ClientConnInterface) *AccessControlProfileBuilderClient
NewAccessControlProfileBuilderClient creates a new AccessControlProfileBuilder client.
func (*AccessControlProfileBuilderClient) Build ¶
func (c *AccessControlProfileBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*AccessControlProfileBuilderClient) SetReaderCertificate ¶
func (c *AccessControlProfileBuilderClient) SetReaderCertificate(ctx context.Context, arg0 int64) (int64, error)
SetReaderCertificate calls the SetReaderCertificate RPC.
func (*AccessControlProfileBuilderClient) SetUserAuthenticationRequired ¶
func (c *AccessControlProfileBuilderClient) SetUserAuthenticationRequired(ctx context.Context, arg0 bool) (int64, error)
SetUserAuthenticationRequired calls the SetUserAuthenticationRequired RPC.
func (*AccessControlProfileBuilderClient) SetUserAuthenticationTimeout ¶
func (c *AccessControlProfileBuilderClient) SetUserAuthenticationTimeout(ctx context.Context, arg0 int64) (int64, error)
SetUserAuthenticationTimeout calls the SetUserAuthenticationTimeout RPC.
type AccessControlProfileIdClient ¶
type AccessControlProfileIdClient struct {
// contains filtered or unexported fields
}
AccessControlProfileIdClient wraps the gRPC AccessControlProfileIdService client.
func NewAccessControlProfileIdClient ¶
func NewAccessControlProfileIdClient(cc grpc.ClientConnInterface) *AccessControlProfileIdClient
NewAccessControlProfileIdClient creates a new AccessControlProfileId client.
type AuthenticationKeyMetadataClient ¶
type AuthenticationKeyMetadataClient struct {
// contains filtered or unexported fields
}
AuthenticationKeyMetadataClient wraps the gRPC AuthenticationKeyMetadataService client.
func NewAuthenticationKeyMetadataClient ¶
func NewAuthenticationKeyMetadataClient(cc grpc.ClientConnInterface) *AuthenticationKeyMetadataClient
NewAuthenticationKeyMetadataClient creates a new AuthenticationKeyMetadata client.
func (*AuthenticationKeyMetadataClient) GetExpirationDate ¶
func (c *AuthenticationKeyMetadataClient) GetExpirationDate(ctx context.Context) (int64, error)
GetExpirationDate calls the GetExpirationDate RPC.
func (*AuthenticationKeyMetadataClient) GetUsageCount ¶
func (c *AuthenticationKeyMetadataClient) GetUsageCount(ctx context.Context) (int32, error)
GetUsageCount calls the GetUsageCount RPC.
type CredentialClient ¶
type CredentialClient struct {
// contains filtered or unexported fields
}
CredentialClient wraps the gRPC CredentialService client.
func NewCredentialClient ¶
func NewCredentialClient(cc grpc.ClientConnInterface) *CredentialClient
NewCredentialClient creates a new Credential client.
func (*CredentialClient) CreateEphemeralKeyPair ¶
func (c *CredentialClient) CreateEphemeralKeyPair(ctx context.Context) (int64, error)
CreateEphemeralKeyPair calls the CreateEphemeralKeyPair RPC.
func (*CredentialClient) DecryptMessageFromReader ¶
DecryptMessageFromReader calls the DecryptMessageFromReader RPC.
func (*CredentialClient) EncryptMessageToReader ¶
EncryptMessageToReader calls the EncryptMessageToReader RPC.
func (*CredentialClient) GetAuthKeysNeedingCertification ¶
func (c *CredentialClient) GetAuthKeysNeedingCertification(ctx context.Context) (int64, error)
GetAuthKeysNeedingCertification calls the GetAuthKeysNeedingCertification RPC.
func (*CredentialClient) GetAuthenticationDataUsageCount ¶
func (c *CredentialClient) GetAuthenticationDataUsageCount(ctx context.Context) (int64, error)
GetAuthenticationDataUsageCount calls the GetAuthenticationDataUsageCount RPC.
func (*CredentialClient) GetAuthenticationKeyMetadata ¶
func (c *CredentialClient) GetAuthenticationKeyMetadata(ctx context.Context) (int64, error)
GetAuthenticationKeyMetadata calls the GetAuthenticationKeyMetadata RPC.
func (*CredentialClient) GetCredentialKeyCertificateChain ¶
func (c *CredentialClient) GetCredentialKeyCertificateChain(ctx context.Context) (int64, error)
GetCredentialKeyCertificateChain calls the GetCredentialKeyCertificateChain RPC.
func (*CredentialClient) ProveOwnership ¶
ProveOwnership calls the ProveOwnership RPC.
func (*CredentialClient) SetAllowUsingExhaustedKeys ¶
func (c *CredentialClient) SetAllowUsingExhaustedKeys(ctx context.Context, arg0 bool) error
SetAllowUsingExhaustedKeys calls the SetAllowUsingExhaustedKeys RPC.
func (*CredentialClient) SetAllowUsingExpiredKeys ¶
func (c *CredentialClient) SetAllowUsingExpiredKeys(ctx context.Context, arg0 bool) error
SetAllowUsingExpiredKeys calls the SetAllowUsingExpiredKeys RPC.
func (*CredentialClient) SetAvailableAuthenticationKeys2 ¶
func (c *CredentialClient) SetAvailableAuthenticationKeys2(ctx context.Context, arg0 int32, arg1 int32) error
SetAvailableAuthenticationKeys2 calls the SetAvailableAuthenticationKeys2 RPC.
func (*CredentialClient) SetAvailableAuthenticationKeys3_1 ¶
func (c *CredentialClient) SetAvailableAuthenticationKeys3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
SetAvailableAuthenticationKeys3_1 calls the SetAvailableAuthenticationKeys3_1 RPC.
func (*CredentialClient) SetReaderEphemeralPublicKey ¶
func (c *CredentialClient) SetReaderEphemeralPublicKey(ctx context.Context, arg0 int64) error
SetReaderEphemeralPublicKey calls the SetReaderEphemeralPublicKey RPC.
func (*CredentialClient) StoreStaticAuthenticationData2 ¶
func (c *CredentialClient) StoreStaticAuthenticationData2(ctx context.Context, arg0 int64, arg1 int64) error
StoreStaticAuthenticationData2 calls the StoreStaticAuthenticationData2 RPC.
func (*CredentialClient) StoreStaticAuthenticationData3_1 ¶
func (c *CredentialClient) StoreStaticAuthenticationData3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
StoreStaticAuthenticationData3_1 calls the StoreStaticAuthenticationData3_1 RPC.
type CredentialDataRequestBuilderClient ¶
type CredentialDataRequestBuilderClient struct {
// contains filtered or unexported fields
}
CredentialDataRequestBuilderClient wraps the gRPC CredentialDataRequestBuilderService client.
func NewCredentialDataRequestBuilderClient ¶
func NewCredentialDataRequestBuilderClient(cc grpc.ClientConnInterface) *CredentialDataRequestBuilderClient
NewCredentialDataRequestBuilderClient creates a new CredentialDataRequestBuilder client.
func (*CredentialDataRequestBuilderClient) Build ¶
func (c *CredentialDataRequestBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*CredentialDataRequestBuilderClient) SetAllowUsingExhaustedKeys ¶
func (c *CredentialDataRequestBuilderClient) SetAllowUsingExhaustedKeys(ctx context.Context, arg0 bool) (int64, error)
SetAllowUsingExhaustedKeys calls the SetAllowUsingExhaustedKeys RPC.
func (*CredentialDataRequestBuilderClient) SetAllowUsingExpiredKeys ¶
func (c *CredentialDataRequestBuilderClient) SetAllowUsingExpiredKeys(ctx context.Context, arg0 bool) (int64, error)
SetAllowUsingExpiredKeys calls the SetAllowUsingExpiredKeys RPC.
func (*CredentialDataRequestBuilderClient) SetIncrementUseCount ¶
func (c *CredentialDataRequestBuilderClient) SetIncrementUseCount(ctx context.Context, arg0 bool) (int64, error)
SetIncrementUseCount calls the SetIncrementUseCount RPC.
func (*CredentialDataRequestBuilderClient) SetReaderSignature ¶
func (c *CredentialDataRequestBuilderClient) SetReaderSignature(ctx context.Context, arg0 int64) (int64, error)
SetReaderSignature calls the SetReaderSignature RPC.
func (*CredentialDataRequestBuilderClient) SetRequestMessage ¶
func (c *CredentialDataRequestBuilderClient) SetRequestMessage(ctx context.Context, arg0 int64) (int64, error)
SetRequestMessage calls the SetRequestMessage RPC.
type CredentialDataRequestClient ¶
type CredentialDataRequestClient struct {
// contains filtered or unexported fields
}
CredentialDataRequestClient wraps the gRPC CredentialDataRequestService client.
func NewCredentialDataRequestClient ¶
func NewCredentialDataRequestClient(cc grpc.ClientConnInterface) *CredentialDataRequestClient
NewCredentialDataRequestClient creates a new CredentialDataRequest client.
func (*CredentialDataRequestClient) GetReaderSignature ¶
func (c *CredentialDataRequestClient) GetReaderSignature(ctx context.Context) (int64, error)
GetReaderSignature calls the GetReaderSignature RPC.
func (*CredentialDataRequestClient) GetRequestMessage ¶
func (c *CredentialDataRequestClient) GetRequestMessage(ctx context.Context) (int64, error)
GetRequestMessage calls the GetRequestMessage RPC.
func (*CredentialDataRequestClient) IsAllowUsingExhaustedKeys ¶
func (c *CredentialDataRequestClient) IsAllowUsingExhaustedKeys(ctx context.Context) (bool, error)
IsAllowUsingExhaustedKeys calls the IsAllowUsingExhaustedKeys RPC.
func (*CredentialDataRequestClient) IsAllowUsingExpiredKeys ¶
func (c *CredentialDataRequestClient) IsAllowUsingExpiredKeys(ctx context.Context) (bool, error)
IsAllowUsingExpiredKeys calls the IsAllowUsingExpiredKeys RPC.
func (*CredentialDataRequestClient) IsIncrementUseCount ¶
func (c *CredentialDataRequestClient) IsIncrementUseCount(ctx context.Context) (bool, error)
IsIncrementUseCount calls the IsIncrementUseCount RPC.
type CredentialDataResultClient ¶
type CredentialDataResultClient struct {
// contains filtered or unexported fields
}
CredentialDataResultClient wraps the gRPC CredentialDataResultService client.
func NewCredentialDataResultClient ¶
func NewCredentialDataResultClient(cc grpc.ClientConnInterface) *CredentialDataResultClient
NewCredentialDataResultClient creates a new CredentialDataResult client.
func (*CredentialDataResultClient) GetDeviceMac ¶
func (c *CredentialDataResultClient) GetDeviceMac(ctx context.Context) (int64, error)
GetDeviceMac calls the GetDeviceMac RPC.
func (*CredentialDataResultClient) GetDeviceNameSpaces ¶
func (c *CredentialDataResultClient) GetDeviceNameSpaces(ctx context.Context) (int64, error)
GetDeviceNameSpaces calls the GetDeviceNameSpaces RPC.
func (*CredentialDataResultClient) GetDeviceSignature ¶
func (c *CredentialDataResultClient) GetDeviceSignature(ctx context.Context) (int64, error)
GetDeviceSignature calls the GetDeviceSignature RPC.
func (*CredentialDataResultClient) GetDeviceSignedEntries ¶
func (c *CredentialDataResultClient) GetDeviceSignedEntries(ctx context.Context) (int64, error)
GetDeviceSignedEntries calls the GetDeviceSignedEntries RPC.
func (*CredentialDataResultClient) GetIssuerSignedEntries ¶
func (c *CredentialDataResultClient) GetIssuerSignedEntries(ctx context.Context) (int64, error)
GetIssuerSignedEntries calls the GetIssuerSignedEntries RPC.
func (*CredentialDataResultClient) GetStaticAuthenticationData ¶
func (c *CredentialDataResultClient) GetStaticAuthenticationData(ctx context.Context) (int64, error)
GetStaticAuthenticationData calls the GetStaticAuthenticationData RPC.
type CredentialDataResultEntriesClient ¶
type CredentialDataResultEntriesClient struct {
// contains filtered or unexported fields
}
CredentialDataResultEntriesClient wraps the gRPC CredentialDataResultEntriesService client.
func NewCredentialDataResultEntriesClient ¶
func NewCredentialDataResultEntriesClient(cc grpc.ClientConnInterface) *CredentialDataResultEntriesClient
NewCredentialDataResultEntriesClient creates a new CredentialDataResultEntries client.
func (*CredentialDataResultEntriesClient) GetEntry ¶
func (c *CredentialDataResultEntriesClient) GetEntry(ctx context.Context, arg0 string, arg1 string) (int64, error)
GetEntry calls the GetEntry RPC.
func (*CredentialDataResultEntriesClient) GetEntryNames ¶
func (c *CredentialDataResultEntriesClient) GetEntryNames(ctx context.Context, arg0 string) (int64, error)
GetEntryNames calls the GetEntryNames RPC.
func (*CredentialDataResultEntriesClient) GetNamespaces ¶
func (c *CredentialDataResultEntriesClient) GetNamespaces(ctx context.Context) (int64, error)
GetNamespaces calls the GetNamespaces RPC.
func (*CredentialDataResultEntriesClient) GetRetrievedEntryNames ¶
func (c *CredentialDataResultEntriesClient) GetRetrievedEntryNames(ctx context.Context, arg0 string) (int64, error)
GetRetrievedEntryNames calls the GetRetrievedEntryNames RPC.
type CredentialStoreClient ¶
type CredentialStoreClient struct {
// contains filtered or unexported fields
}
CredentialStoreClient wraps the gRPC CredentialStoreService client.
func NewCredentialStoreClient ¶
func NewCredentialStoreClient(cc grpc.ClientConnInterface) *CredentialStoreClient
NewCredentialStoreClient creates a new CredentialStore client.
func (*CredentialStoreClient) CreateCredential ¶
func (c *CredentialStoreClient) CreateCredential(ctx context.Context, arg0 string, arg1 string) (int64, error)
CreateCredential calls the CreateCredential RPC.
func (*CredentialStoreClient) CreatePresentationSession ¶
func (c *CredentialStoreClient) CreatePresentationSession(ctx context.Context, arg0 int32) (int64, error)
CreatePresentationSession calls the CreatePresentationSession RPC.
func (*CredentialStoreClient) DeleteCredentialByName ¶
func (c *CredentialStoreClient) DeleteCredentialByName(ctx context.Context, arg0 string) (int64, error)
DeleteCredentialByName calls the DeleteCredentialByName RPC.
func (*CredentialStoreClient) GetCredentialByName ¶
func (c *CredentialStoreClient) GetCredentialByName(ctx context.Context, arg0 string, arg1 int32) (int64, error)
GetCredentialByName calls the GetCredentialByName RPC.
func (*CredentialStoreClient) GetDirectAccessInstance ¶
func (c *CredentialStoreClient) GetDirectAccessInstance(ctx context.Context, arg0 int64) (int64, error)
GetDirectAccessInstance calls the GetDirectAccessInstance RPC.
func (*CredentialStoreClient) GetInstance ¶
GetInstance calls the GetInstance RPC.
func (*CredentialStoreClient) GetSupportedDocTypes ¶
func (c *CredentialStoreClient) GetSupportedDocTypes(ctx context.Context) (int64, error)
GetSupportedDocTypes calls the GetSupportedDocTypes RPC.
type PersonalizationDataBuilderClient ¶
type PersonalizationDataBuilderClient struct {
// contains filtered or unexported fields
}
PersonalizationDataBuilderClient wraps the gRPC PersonalizationDataBuilderService client.
func NewPersonalizationDataBuilderClient ¶
func NewPersonalizationDataBuilderClient(cc grpc.ClientConnInterface) *PersonalizationDataBuilderClient
NewPersonalizationDataBuilderClient creates a new PersonalizationDataBuilder client.
func (*PersonalizationDataBuilderClient) AddAccessControlProfile ¶
func (c *PersonalizationDataBuilderClient) AddAccessControlProfile(ctx context.Context, arg0 int64) (int64, error)
AddAccessControlProfile calls the AddAccessControlProfile RPC.
type PresentationSessionClient ¶
type PresentationSessionClient struct {
// contains filtered or unexported fields
}
PresentationSessionClient wraps the gRPC PresentationSessionService client.
func NewPresentationSessionClient ¶
func NewPresentationSessionClient(cc grpc.ClientConnInterface) *PresentationSessionClient
NewPresentationSessionClient creates a new PresentationSession client.
func (*PresentationSessionClient) GetCredentialData ¶
func (c *PresentationSessionClient) GetCredentialData(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetCredentialData calls the GetCredentialData RPC.
func (*PresentationSessionClient) GetEphemeralKeyPair ¶
func (c *PresentationSessionClient) GetEphemeralKeyPair(ctx context.Context) (int64, error)
GetEphemeralKeyPair calls the GetEphemeralKeyPair RPC.
func (*PresentationSessionClient) SetReaderEphemeralPublicKey ¶
func (c *PresentationSessionClient) SetReaderEphemeralPublicKey(ctx context.Context, arg0 int64) error
SetReaderEphemeralPublicKey calls the SetReaderEphemeralPublicKey RPC.
func (*PresentationSessionClient) SetSessionTranscript ¶
func (c *PresentationSessionClient) SetSessionTranscript(ctx context.Context, arg0 int64) error
SetSessionTranscript calls the SetSessionTranscript RPC.
type ResultDataClient ¶
type ResultDataClient struct {
// contains filtered or unexported fields
}
ResultDataClient wraps the gRPC ResultDataService client.
func NewResultDataClient ¶
func NewResultDataClient(cc grpc.ClientConnInterface) *ResultDataClient
NewResultDataClient creates a new ResultData client.
func (*ResultDataClient) GetAuthenticatedData ¶
func (c *ResultDataClient) GetAuthenticatedData(ctx context.Context) (int64, error)
GetAuthenticatedData calls the GetAuthenticatedData RPC.
func (*ResultDataClient) GetEntryNames ¶
GetEntryNames calls the GetEntryNames RPC.
func (*ResultDataClient) GetMessageAuthenticationCode ¶
func (c *ResultDataClient) GetMessageAuthenticationCode(ctx context.Context) (int64, error)
GetMessageAuthenticationCode calls the GetMessageAuthenticationCode RPC.
func (*ResultDataClient) GetNamespaces ¶
func (c *ResultDataClient) GetNamespaces(ctx context.Context) (int64, error)
GetNamespaces calls the GetNamespaces RPC.
func (*ResultDataClient) GetRetrievedEntryNames ¶
GetRetrievedEntryNames calls the GetRetrievedEntryNames RPC.
func (*ResultDataClient) GetStaticAuthenticationData ¶
func (c *ResultDataClient) GetStaticAuthenticationData(ctx context.Context) (int64, error)
GetStaticAuthenticationData calls the GetStaticAuthenticationData RPC.
type WritableIdentityCredentialClient ¶
type WritableIdentityCredentialClient struct {
// contains filtered or unexported fields
}
WritableIdentityCredentialClient wraps the gRPC WritableIdentityCredentialService client.
func NewWritableIdentityCredentialClient ¶
func NewWritableIdentityCredentialClient(cc grpc.ClientConnInterface) *WritableIdentityCredentialClient
NewWritableIdentityCredentialClient creates a new WritableIdentityCredential client.
func (*WritableIdentityCredentialClient) GetCredentialKeyCertificateChain ¶
func (c *WritableIdentityCredentialClient) GetCredentialKeyCertificateChain(ctx context.Context, arg0 int64) (int64, error)
GetCredentialKeyCertificateChain calls the GetCredentialKeyCertificateChain RPC.
func (*WritableIdentityCredentialClient) Personalize ¶
func (c *WritableIdentityCredentialClient) Personalize(ctx context.Context, arg0 int64) (int64, error)
Personalize calls the Personalize RPC.