Amazon.KeyManagementService.Model.ImportKeyMaterialRequest.IsSetEncryptedKeyMaterial C# (CSharp) Method

IsSetEncryptedKeyMaterial() private method

private IsSetEncryptedKeyMaterial ( ) : bool
return bool
        internal bool IsSetEncryptedKeyMaterial()
        {
            return this._encryptedKeyMaterial != null;
        }