Amazon.KeyManagementService.Model.GetParametersForImportResponse.IsSetPublicKey C# (CSharp) Method

IsSetPublicKey() private method

private IsSetPublicKey ( ) : bool
return bool
        internal bool IsSetPublicKey()
        {
            return this._publicKey != null;
        }