keyStorageLocation
Get a specific Key Storage Location
keyStorageLocation(
locationID: ID!
driverID: ID!
): KeyStorageLocation
Arguments
keyStorageLocation.locationID ● ID! non-null scalar
keyStorageLocation.driverID ● ID! non-null scalar
Type
KeyStorageLocation object
A specific location where key pairs can be stored and secured to perform remote cryptographic operations.