C# Class NIST.CVP.ACVTS.Libraries.Crypto.TLS.TlsKdfv12_ExtendedMasterSecret

Inheritance: NIST.CVP.ACVTS.Libraries.Crypto.TLS.TlsKdfv12
Mostrar archivo Open project: usnistgov/ACVP-Server

Public Methods

Method Description
TlsKdfv12_ExtendedMasterSecret ( IHmac hmac ) : NIST.CVP.ACVTS.Libraries.Crypto.Common.MAC.HMAC

Protected Methods

Method Description
MasterSecretLabel ( ) : string

Method Details

MasterSecretLabel() protected method

protected MasterSecretLabel ( ) : string
return string

TlsKdfv12_ExtendedMasterSecret() public method

public TlsKdfv12_ExtendedMasterSecret ( IHmac hmac ) : NIST.CVP.ACVTS.Libraries.Crypto.Common.MAC.HMAC
hmac IHmac
return NIST.CVP.ACVTS.Libraries.Crypto.Common.MAC.HMAC