System::Security::Cryptography::Xml::RSAKeyValue 클래스

RSAKeyValue class

XML 서명의 ‘RSAKeyValue’ 요소를 나타냅니다. 이 클래스의 객체는 System::MakeObject() 함수를 사용하여만 할당해야 합니다. 스택에 직접 생성하거나 operator new를 사용해 인스턴스를 만들면 런타임 오류 및/또는 어설션 오류가 발생합니다. 항상 이 클래스를 System::SmartPtr 포인터로 감싸고, 해당 포인터를 함수 인수로 전달하십시오.

class RSAKeyValue : public System::Security::Cryptography::Xml::KeyInfoClause

메서드

메서드설명
get_Key()
RSAKeyValue()
RSAKeyValue(SharedPtr<RSA>)
set_Key(SharedPtr<RSA>)

또 보기