PHP 클래스 SAML2\CertificatesMock

파일 보기 프로젝트 열기: simplesamlphp/saml2 1 사용 예제들

공개 메소드들

메소드 설명
getPlainInvalidPublicKey ( ) Returns malformed public key by truncating it.
getPlainPrivateKey ( )
getPlainPublicKey ( )
getPlainPublicKeyContents ( ) Returns just the certificate contents without the begin and end markings
getPrivateKey ( ) : XMLSecurityKey
getPublicKey ( ) : XMLSecurityKey
getPublicKey2 ( ) : XMLSecurityKey
getPublicKey2Sha1 ( ) : XMLSecurityKey
getPublicKeySha1 ( ) : XMLSecurityKey

메소드 상세

getPlainInvalidPublicKey() 공개 정적인 메소드

Returns malformed public key by truncating it.
public static getPlainInvalidPublicKey ( )

getPlainPrivateKey() 공개 정적인 메소드

public static getPlainPrivateKey ( )

getPlainPublicKey() 공개 정적인 메소드

public static getPlainPublicKey ( )

getPlainPublicKeyContents() 공개 정적인 메소드

Returns just the certificate contents without the begin and end markings
public static getPlainPublicKeyContents ( )

getPrivateKey() 공개 정적인 메소드

public static getPrivateKey ( ) : XMLSecurityKey
리턴 RobRichards\XMLSecLibs\XMLSecurityKey

getPublicKey() 공개 정적인 메소드

public static getPublicKey ( ) : XMLSecurityKey
리턴 RobRichards\XMLSecLibs\XMLSecurityKey

getPublicKey2() 공개 정적인 메소드

public static getPublicKey2 ( ) : XMLSecurityKey
리턴 RobRichards\XMLSecLibs\XMLSecurityKey

getPublicKey2Sha1() 공개 정적인 메소드

public static getPublicKey2Sha1 ( ) : XMLSecurityKey
리턴 RobRichards\XMLSecLibs\XMLSecurityKey

getPublicKeySha1() 공개 정적인 메소드

public static getPublicKeySha1 ( ) : XMLSecurityKey
리턴 RobRichards\XMLSecLibs\XMLSecurityKey