class documentation

class AsymmetricCryptoServiceStub(object): (source)

Constructor: AsymmetricCryptoServiceStub(channel)

View In Hierarchy

Data plane for KMS asymmetric cryptography operations.

Method __init__ Constructor.
Instance Variable Decrypt Undocumented
Instance Variable GetPublicKey Undocumented
Instance Variable SignHash Undocumented
def __init__(self, channel): (source)

Constructor.

Args:
channel: A grpc.Channel.

Undocumented

GetPublicKey = (source)

Undocumented

SignHash = (source)

Undocumented