Bouncy Castle Cryptography Library 1.79

org.bouncycastle.gpg
Class SExpression.QuotedString

java.lang.Object
  |
  +--org.bouncycastle.gpg.SExpression.QuotedString
Enclosing class:
SExpression

public static class SExpression.QuotedString
extends java.lang.Object


Constructor Summary
SExpression.QuotedString(java.lang.String value)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SExpression.QuotedString

public SExpression.QuotedString(java.lang.String value)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Bouncy Castle Cryptography Library 1.79